home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dirut / ld.zip / LD.DOC < prev   
Text File  |  1986-04-16  |  1KB  |  64 lines

  1. LD version 0.01                                              1
  2.  
  3.  
  4.      LD is short for "List Directoties" and that is just what LD 
  5. does.  It is similar to Peter Norton's LD but provides a bit more 
  6. information, such as how many files are in each directory and the 
  7. total size of all files.  The biggest difference is, of course, 
  8. this one is FREE.
  9.  
  10.      To use LD just type "LD [pathname]".  The pathname is 
  11. optional and defaults to the current directory on the logged disk 
  12. device (this is different from Norton's which is always root 
  13. relative).  
  14.  
  15.      Example:  LD C:\ 
  16.           This would list all directories on drive C:
  17.  
  18.                LD C:\BIN
  19.           This would list all directories under BIN.
  20.  
  21. By the way, you can specify a filespec as part of the pathname 
  22. but it is ignored.
  23.            
  24.      Oh yes, this is a public domain program, i.e. you should not 
  25. try and sell it but you are free to give to whom ever you desire 
  26. to have it.
  27.  
  28.      Finally, for the curious, LD is written in C using Datalight 
  29. C version 1.6 (an almost Lattice S-Model compatible).  
  30.  
  31.      Any questions?  Contact me via Compuserve at 74775,755, 
  32. GEnie at JOHNCOOPER, DELPHI at JOHNCOOPER (I think), or (LAST 
  33. RESORT) John Cooper, 10070 Westpark #821, Houston, Texas 77042.  
  34.  
  35. JohnC.
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Written by John Cooper, April 1986
  64.